heuristic evaluation
Смотреть что такое "heuristic evaluation" в других словарях:
Heuristic evaluation — A heuristic evaluation is a discount usability inspection method for computer software that helps to identify usability problems in the user interface (UI) design. It specifically involves evaluators examining the interface and judging its… … Wikipedia
Heuristic — (hyu̇ ˈris tik) is a method to help solve a problem, commonly an informal method. It is particularly used to rapidly come to a solution that is reasonably close to the best possible answer, or optimal solution . Heuristics are rules of thumb ,… … Wikipedia
Evaluation (disambiguation) — Evaluation is the process of characterizing and appraising something of interest or of determining the value of an expression (mathematics). Computer science * determining the value of an expression (programming) * Eager evaluation or strict… … Wikipedia
Evaluation function — An evaluation function, also known as a heuristic evaluation function or static evaluation function, is a function used by game playing programs to estimate the value or goodness of a position in the minimax and related algorithms. The evaluation … Wikipedia
Heuristic (disambiguation) — A heuristic is a method for helping in solving of a problem, commonly informal. The term may also have the following technical meanings.*Heuristic algorithm *Heuristic evaluation is an expert based usability evaluation method. *Heuristic function … Wikipedia
Heuristic function — A heuristic function or simply a heuristic is a function that ranks alternatives in various search algorithms at each branching step basing on an available information in order to make a decision which branch is to be followed during a… … Wikipedia
Heuristic — Heu*ris tic (h[ u]*r[i^]s t[i^]k), a. [Gr. e yri skein to discover.] 1. Serving to promote discovery or learning; used especially of thories or paradigms which stimulate new ideas for discovering facts in experimental sciences. [1913 Webster… … The Collaborative International Dictionary of English
heuristic — I. adjective Etymology: German heuristisch, from New Latin heuristicus, from Greek heuriskein to discover; akin to Old Irish fo fúair he found Date: 1821 involving or serving as an aid to learning, discovery, or problem solving by experimental… … New Collegiate Dictionary
heuristic — heuristically, adv. /hyoo ris tik/ or, often, /yoo /, adj. 1. serving to indicate or point out; stimulating interest as a means of furthering investigation. 2. encouraging a person to learn, discover, understand, or solve problems on his or her… … Universalium
heuristic — heu•ris•tic [[t]hyʊˈrɪs tɪk[/t]] or, often, [[t]yʊ [/t]] adj. 1) serving to indicate or point out; stimulating interest as a means of furthering investigation 2) cvb encouraging a person to learn, discover, or solve problems on his or her own, as … From formal English to slang
Consistent heuristic — In computer science, a consistent (or monotone) heuristic function is a strategy for search that approaches the solution in an incremental way without taking any step back. Formally, for every node N and every successor P of N generated by any… … Wikipedia